'宣言 Public Overrides Function CanGroup( _ ByVal ParamArray groupDescriptions() As GroupDescription _ ) As System.Boolean
public override System.bool CanGroup( params GroupDescription[] groupDescriptions )
パラメータ
- groupDescriptions
- The group descriptions that determine how the data would be grouped.